home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 June / EnigmA AMIGA RUN 19 (1997)(G.R. Edizioni)(IT)[!][issue 1997-06][EAR-CD III].iso / recent3 / mastergear1.0d.readme < prev    next >
Text File  |  1997-05-13  |  2KB  |  56 lines

  1. Short:    SEGA MasterSystem/GameGear emulator V1.0d
  2. Author:   e0fkgkfo@mail.erin.utoronto.ca <Mark Van Hal>
  3. Uploader: e0fkgkfo@mail.erin.utoronto.ca <Mark Van Hal>
  4. Version:  1.0d
  5. Type:     misc/emu
  6. Replaces: misc/emu/MasterGear1.0c.lha
  7.  
  8. MasterGear is a SEGA MasterSystem and GameGear emulator
  9. written for Unix/X11 by Marat Fayzullin (fms@freeflight.com)
  10. and ported to the Amiga by Mark Van Hal.
  11.  
  12. It requires 68020+ and AGA or a graphics card. ECS/OCS graphics drivers
  13. are included, but the emulator crashes on my A500. I'm not sure if this
  14. problem is because of incompatibility with ECS/OCS or 2.0 (It should work
  15. on a 2.0 ECS/OCS system, but it does not. This will be fixed). It now has
  16. a GUI so it can be run from WorkBench, and new graphic drivers that are
  17. much faster (although some games still require the old drivers from 1.0c
  18. which are also included in this version). Version 1.0d is up to 2.2 times
  19. faster then 1.0c. Still no sound or joystick support.
  20.  
  21. Included in this archive are : 
  22.  
  23.     MasterGear            - The main program
  24.         MasterGear.info       - 4 colour icon.
  25.     MG.doc                - The documentation from the Unix/X11 version
  26.     MGAmiga.doc          - Documentation for the Amiga version
  27.     dasm                  - A Z80 disassembler 
  28.     MasterGear1.0d.readme - This file
  29.     StripHeader           - Removes 512 byte headers from ROM files
  30.                 (or last 64 bytes)
  31.  
  32. Note: If you get a SHORT FILE error message, run StripHeader on the ROM
  33.       file and try again. ROM files must be a multiple of 16384 bytes(16k).     
  34.  
  35. Changes in version 1.0d :
  36.  
  37. -Added a GUI
  38. -New faster screen drivers
  39. -Screen mode requester
  40. -StripHeader can now also remove extra 64 bytes found at the end of some ROMS
  41. -Icon by Craig Howard
  42. -Various fixes and speedups
  43. -GameGear mode now displays colours from proper 512 colour palette,
  44.  instead of 64 colour palette (only with new graphic drivers)
  45.  
  46. Changes in version 1.0c :
  47.  
  48. -Opens screen on default monitor type not forced to NTSC
  49. -Added StripHeader to remove 512 byte headers found on some ROMS
  50.  
  51. Changes in version 1.0b : 
  52.  
  53. -Fixed colours
  54. -Removed garbarage on screen in GG mode
  55. -Fixed 8 pixels on the left side of the screen that were cut off in 1.0a
  56.